Next | Prev | Up | Top | Contents | Index

Commands to Display STREAMS Structures

The commands summarized in Table 11-11 are concerned with displaying STREAMS data structures such as message buffers.

Commands to Display STREAMS Structures
CommandOperation
datab addr Display the contents of the STREAMS data block at addr.
mbuf addr Display the contents of the STREAMS mbuf structure at addr.
modinfo addr Display the contents of the module info structure at addr.
msgb addr Display the contents of the STREAMS message block at addr.
qband addr Display the contents of the qband_t object at addr.
qinfo addr Display the contents of the qinit structure at addr.
strh addr Display the contents of the stdata structure at addr.
strfq addr Display the contents of the queue_t object at addr.


Next | Prev | Up | Top | Contents | Index